[INFO] cloning repository https://github.com/kindredgroup/chronos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kindredgroup/chronos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindredgroup%2Fchronos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindredgroup%2Fchronos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccb409b4335a48120462d311c4b10a0e718ea02e
[INFO] checking kindredgroup/chronos against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkindredgroup%2Fchronos" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kindredgroup/chronos
[INFO] finished tweaking git repo https://github.com/kindredgroup/chronos
[INFO] tweaked toml for git repo https://github.com/kindredgroup/chronos written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kindredgroup/chronos on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kindredgroup/chronos already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f63c7854b634a97b09653992e4eddbe7d6ca511afd06c20cf478ccfc7b4625d8
[INFO] running `Command { std: "docker" "start" "f63c7854b634a97b09653992e4eddbe7d6ca511afd06c20cf478ccfc7b4625d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f63c7854b634a97b09653992e4eddbe7d6ca511afd06c20cf478ccfc7b4625d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f63c7854b634a97b09653992e4eddbe7d6ca511afd06c20cf478ccfc7b4625d8" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f63c7854b634a97b09653992e4eddbe7d6ca511afd06c20cf478ccfc7b4625d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f63c7854b634a97b09653992e4eddbe7d6ca511afd06c20cf478ccfc7b4625d8" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: chronos_bin v0.2.1 (/opt/rustwide/workdir/chronos_bin) ignoring invalid dependency `clippy` which is missing a lib target
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking serde_fmt v1.1.0
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking whoami v2.1.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]     Checking value-bag-serde1 v1.12.0
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling rdkafka-sys v4.10.0+2.12.1
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking const-hex v1.19.1
[INFO] [stderr]     Checking retain_mut v0.1.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.32.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking humantime v2.4.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling sasl2-sys v0.1.22+2.1.28
[INFO] [stderr]    Compiling time v0.3.53
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]     Checking postgres-protocol v0.6.12
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking opentelemetry v0.32.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking postgres-types v0.2.14
[INFO] [stderr]     Checking prost v0.14.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking prost-types v0.14.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking tracing-opentelemetry v0.33.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking deadpool v0.9.5
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-postgres v0.7.18
[INFO] [stderr]     Checking opentelemetry_sdk v0.32.1
[INFO] [stderr]    Compiling refinery-core v0.8.16
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling refinery-macros v0.8.16
[INFO] [stderr]     Checking deadpool-postgres v0.10.5
[INFO] [stderr]     Checking opentelemetry-prometheus v0.32.0
[INFO] [stderr]     Checking opentelemetry-stdout v0.32.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking refinery v0.8.16
[INFO] [stderr]     Checking pg_mig v0.2.1 (/opt/rustwide/workdir/pg_mig)
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking tonic v0.14.6
[INFO] [stderr]     Checking opentelemetry-http v0.32.0
[INFO] [stderr]     Checking tonic-prost v0.14.6
[INFO] [stderr]     Checking tonic-types v0.14.6
[INFO] [stderr]     Checking opentelemetry-proto v0.32.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.32.0
[INFO] [stderr]     Checking rdkafka v0.34.0
[INFO] [stderr]     Checking chronos_bin v0.2.1 (/opt/rustwide/workdir/chronos_bin)
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]   --> chronos_bin/src/utils/util.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 if let Ok(key) = header.key.parse() {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]    = help: consider replacing the `if let` with a `let`
[INFO] [stdout]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset_to_init_db` is never used
[INFO] [stdout]   --> chronos_bin/src/monitor.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl FailureDetector {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     async fn reset_to_init_db(&self, fetched_rows: &std::vec::Vec<tokio_postgres::Row>) {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> chronos_bin/src/kafka/consumer.rs:68:47
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(crate) async fn kafka_consume_message(&self) -> Result<BorrowedMessage, KafkaAdapterError> {
[INFO] [stdout]    |                                               ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(crate) async fn kafka_consume_message(&self) -> Result<BorrowedMessage<'_>, KafkaAdapterError> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> chronos_bin/src/postgres/pg.rs:66:28
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub async fn build_txn(&mut self) -> Result<PgTxn, PgError> {
[INFO] [stdout]    |                            ^^^^^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub async fn build_txn(&mut self) -> Result<PgTxn<'_>, PgError> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chronos_ex v0.0.2 (/opt/rustwide/workdir/examples/chronos_ex)
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]   --> chronos_bin/src/utils/util.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 |                 if let Ok(key) = header.key.parse() {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]    = help: consider replacing the `if let` with a `let`
[INFO] [stdout]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `reset_to_init_db` is never used
[INFO] [stdout]   --> chronos_bin/src/monitor.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl FailureDetector {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     async fn reset_to_init_db(&self, fetched_rows: &std::vec::Vec<tokio_postgres::Row>) {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> chronos_bin/src/kafka/consumer.rs:68:47
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(crate) async fn kafka_consume_message(&self) -> Result<BorrowedMessage, KafkaAdapterError> {
[INFO] [stdout]    |                                               ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(crate) async fn kafka_consume_message(&self) -> Result<BorrowedMessage<'_>, KafkaAdapterError> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> chronos_bin/src/postgres/pg.rs:66:28
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub async fn build_txn(&mut self) -> Result<PgTxn, PgError> {
[INFO] [stdout]    |                            ^^^^^^^^^            ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub async fn build_txn(&mut self) -> Result<PgTxn<'_>, PgError> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] running `Command { std: "docker" "inspect" "f63c7854b634a97b09653992e4eddbe7d6ca511afd06c20cf478ccfc7b4625d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f63c7854b634a97b09653992e4eddbe7d6ca511afd06c20cf478ccfc7b4625d8", kill_on_drop: false }`
[INFO] [stdout] f63c7854b634a97b09653992e4eddbe7d6ca511afd06c20cf478ccfc7b4625d8
